projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
099829c
)
(Change Hooks): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
author
Juri Linkov
<juri@jurta.org>
Mon, 17 Oct 2005 06:49:47 +0000
(06:49 +0000)
committer
Juri Linkov
<juri@jurta.org>
Mon, 17 Oct 2005 06:49:47 +0000
(06:49 +0000)
lispref/text.texi
patch
|
blob
|
history
diff --git
a/lispref/text.texi
b/lispref/text.texi
index 1fa68fce917f4c3edbf6a7a12ee0c6a8e03c2686..ecbce81851995db6c5c7ef85290ba616d2f51154 100644
(file)
--- a/
lispref/text.texi
+++ b/
lispref/text.texi
@@
-4265,7
+4265,7
@@
arguments.
Output of messages into the @samp{*Messages*} buffer does not
call these functions.
-@defmac combine-after-change-calls body
...
+@defmac combine-after-change-calls body
@dots{}
The macro executes @var{body} normally, but arranges to call the
after-change functions just once for a series of several changes---if
that seems safe.